home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / 04_03.iso / software / uninstaller / uruninst3.exe / {app} / uruninstaller.exe / 0 / RCDATA / TORDERREMINDER / TORDERREMINDER.txt < prev   
Encoding:
Text File  |  2003-01-27  |  3.9 KB  |  168 lines

  1. object OrderReminder: TOrderReminder
  2.   Left = 260
  3.   Top = 191
  4.   BorderStyle = bsDialog
  5.   Caption = 'Order Reminder'
  6.   ClientHeight = 365
  7.   ClientWidth = 469
  8.   Color = clCaptionText
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 468
  22.     Height = 60
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 16
  28.     Top = 72
  29.     Width = 433
  30.     Height = 73
  31.     AutoSize = False
  32.     Caption = 
  33.       'Why register? Cause we need your support. If you like it,please ' +
  34.       'support us. With your help, we can make our software better and ' +
  35.       'better. DO NOT use cracks or keygens, they may do harm to your P' +
  36.       'C or installs a backdoor on your computer.'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -13
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     WordWrap = True
  44.   end
  45.   object Label2: TLabel
  46.     Left = 16
  47.     Top = 144
  48.     Width = 433
  49.     Height = 17
  50.     AutoSize = False
  51.     Caption = 'What benifits will you get after purchase?'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -13
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     WordWrap = True
  59.   end
  60.   object Label3: TLabel
  61.     Left = 16
  62.     Top = 160
  63.     Width = 433
  64.     Height = 17
  65.     AutoSize = False
  66.     Caption = '1.Low cost upgrade to future version.'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clBlue
  69.     Font.Height = -13
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     WordWrap = True
  74.   end
  75.   object Label4: TLabel
  76.     Left = 16
  77.     Top = 176
  78.     Width = 433
  79.     Height = 17
  80.     AutoSize = False
  81.     Caption = '2.Get discount on purchasing other products.'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlue
  84.     Font.Height = -13
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     ParentFont = False
  88.     WordWrap = True
  89.   end
  90.   object Label5: TLabel
  91.     Left = 16
  92.     Top = 192
  93.     Width = 433
  94.     Height = 17
  95.     AutoSize = False
  96.     Caption = '3.Unlimited free tech support, response in 12 hours.'
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clBlue
  99.     Font.Height = -13
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     WordWrap = True
  104.   end
  105.   object Label6: TLabel
  106.     Left = 16
  107.     Top = 208
  108.     Width = 433
  109.     Height = 17
  110.     AutoSize = False
  111.     Caption = '4.Unconditional 30-day money back guarantee.'
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clBlue
  114.     Font.Height = -13
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     WordWrap = True
  119.   end
  120.   object Label7: TLabel
  121.     Left = 16
  122.     Top = 272
  123.     Width = 433
  124.     Height = 17
  125.     AutoSize = False
  126.     Caption = 'So, why hesitate? Is there any reason you won'#39't buy? '
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clWindowText
  129.     Font.Height = -13
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = []
  132.     ParentFont = False
  133.     WordWrap = True
  134.   end
  135.   object Label8: TLabel
  136.     Left = 16
  137.     Top = 232
  138.     Width = 433
  139.     Height = 33
  140.     AutoSize = False
  141.     Caption = 
  142.       'And more! You will also get a $19.95 bonus product - Popup AD Sh' +
  143.       'ield which kills all the anonying popup ads.'
  144.     Font.Charset = DEFAULT_CHARSET
  145.     Font.Color = clRed
  146.     Font.Height = -13
  147.     Font.Name = 'MS Sans Serif'
  148.     Font.Style = [fsBold]
  149.     ParentFont = False
  150.     WordWrap = True
  151.   end
  152.   object Button1: TButton
  153.     Left = 16
  154.     Top = 304
  155.     Width = 441
  156.     Height = 41
  157.     Caption = 'Order Now'
  158.     Font.Charset = DEFAULT_CHARSET
  159.     Font.Color = clWindowText
  160.     Font.Height = -13
  161.     Font.Name = 'MS Sans Serif'
  162.     Font.Style = []
  163.     ParentFont = False
  164.     TabOrder = 0
  165.     OnClick = Button1Click
  166.   end
  167. end
  168.